Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move GNUInstallDirs include #189

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

EmbersArc
Copy link
Contributor

@EmbersArc EmbersArc commented Sep 12, 2020

I noticed an issue with the CMake installation: The line to import the include directory was in the wrong place which lead to the important preprocessor definitions LDL_LONG and DLONG not being included correctly . I tested this change on Linux.


This change is Reviewable

@coveralls
Copy link

Coverage Status

Coverage remained the same at 0.0% when pulling baf3af6 on EmbersArc:cmake_fix into 3d2f48b on embotech:develop.

@csorvagep
Copy link

I noticed this as well, but because this resulted to an invalid include directory of /usr/local//ecos instead of /usr/local/include/ecos.

I did the same modification, although I'm not sure, of the right location. Maybe this fits better between the set() directives and the add_library(). But I'm only splitting hairs, please accept this PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants